Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed [BluePrint]: Create Type Modal Displays Data from Previously Opened Edit Type Modal, and Field Data Is Missing in Reverse Scenario #2131

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

sophieturner0
Copy link
Contributor

@sophieturner0 sophieturner0 commented Sep 12, 2024

Problem:

  • When the Edit Type modal is opened and then the Create Type modal is subsequently opened, the fields in the Create Type modal are populated with data from the Edit Type modal. Similarly, if the Edit Type modal is opened after the Create Type modal, some field data is missing in the Edit Type modal.

closes: #2130

Issue ticket number and link:

Evidence:

  • Please see the attached video and image as evidence.

https://www.loom.com/share/18baa3a4a7784fd797ea86220578d60b

Acceptance Criteria

  • The Create Type modal should not display any data from the Edit Type modal.
  • The Edit Type modal should not have missing data when opened after the Create Type modal.
  • Each modal should display only the appropriate data based on its functionality and context.

@sophieturner0
Copy link
Contributor Author

HI @Rassl, Please review this PR.

Copy link
Collaborator

@Rassl Rassl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rassl Rassl merged commit 264fea6 into stakwork:master Sep 12, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants